EnvironmentInformation
An object containing information about the environment used by the service.
| Parameter | Type | Description |
|---|---|---|
| HostName | string | A string of data containing the Host Name. |
| HostIPAddress | string | A string of data containing the Host IP address. |
| user_name | string | A string of data containing the user name associated with the environment and service. |
| WorkingFolder | string | A string of data displaying the Working Folder for the environment and service. |
| java_io_tmpdir | string | A string of data displaying the Java system directory where JVM writes temporary files. |
| OSNameAndVersion | string | A string of data displaying the operating system name and version. |
| JavaHome | string | A string of data containing the install path of Java. |
| JavaVersion | string | A string of data displaying the Java version. |
| JavaJVMVersion | string | A string of data displaying the Java JVM version. |